-
Notifications
You must be signed in to change notification settings - Fork 713
Quantized Softmax Kernel #14518
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Quantized Softmax Kernel #14518
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14518
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ❌ 2 New Failures, 2 Unrelated FailuresAs of commit ab3a4a6 with merge base 2283294 ( NEW FAILURES - The following jobs have failed:
BROKEN TRUNK - The following jobs failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@skrtskrtfb has exported this pull request. If you are a Meta employee, you can view the originating diff in D82596569. |
This PR needs a
|
Summary: Generic implementation of quantized softmax, dummy implementation of DLA_V130 implementation for now NOTE: Mask parameter is nop Reviewed By: mcremon-meta, hsharma35 Differential Revision: D82596569
0250d06 to
3eab8cf
Compare
|
@skrtskrtfb has exported this pull request. If you are a Meta employee, you can view the originating diff in D82596569. |
Summary: Generic implementation of quantized softmax, dummy implementation of DLA_V130 implementation for now NOTE: Mask parameter is nop Reviewed By: mcremon-meta, DrJessop, zonglinpeng, hsharma35 Differential Revision: D82596569
3eab8cf to
4768044
Compare
|
@skrtskrtfb has exported this pull request. If you are a Meta employee, you can view the originating diff in D82596569. |
Summary: Generic implementation of quantized softmax, dummy implementation of DLA_V130 implementation for now NOTE: Mask parameter is nop Reviewed By: mcremon-meta, DrJessop, zonglinpeng, hsharma35 Differential Revision: D82596569
4768044 to
2b80976
Compare
|
@skrtskrtfb has exported this pull request. If you are a Meta employee, you can view the originating diff in D82596569. |
2b80976 to
0a478a0
Compare
Summary: Generic implementation of quantized softmax, dummy implementation of DLA_V130 implementation for now NOTE: Mask parameter is nop Reviewed By: mcremon-meta, DrJessop, zonglinpeng, hsharma35 Differential Revision: D82596569
|
@skrtskrtfb has exported this pull request. If you are a Meta employee, you can view the originating diff in D82596569. |
Summary: Generic implementation of quantized softmax, dummy implementation of DLA_V130 implementation for now NOTE: Mask parameter is nop Reviewed By: mcremon-meta, DrJessop, zonglinpeng, hsharma35 Differential Revision: D82596569
0a478a0 to
ab3a4a6
Compare
|
@skrtskrtfb has exported this pull request. If you are a Meta employee, you can view the originating diff in D82596569. |
Summary:
Generic implementation of quantized softmax, dummy implementation of DLA_V130 implementation for now
NOTE: Mask parameter is nop
Reviewed By: mcremon-meta, hsharma35
Differential Revision: D82596569